home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / base / latexsym.sty < prev    next >
Text File  |  1997-03-07  |  4KB  |  107 lines

  1. %%
  2. %% This is file `latexsym.sty',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% latexsym.dtx  (with options: `package')
  8. %% 
  9. %% This is a generated file.
  10. %% 
  11. %% Copyright 1993 1994 1995 1996 1997
  12. %% The LaTeX3 Project and any individual authors listed elsewhere
  13. %% in this file.
  14. %% 
  15. %% For further copyright information, and conditions for modification
  16. %% and distribution, see the file legal.txt, and any other copyright
  17. %% notices in this file.
  18. %% 
  19. %% This file is part of the LaTeX2e system.
  20. %% ----------------------------------------
  21. %%   This system is distributed in the hope that it will be useful,
  22. %%   but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. %%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  24. %% 
  25. %%   For error reports concerning UNCHANGED versions of this file no
  26. %%   more than one year old, see bugs.txt.
  27. %% 
  28. %%   Please do not request updates from us directly.  Primary
  29. %%   distribution is through the CTAN archives.
  30. %% 
  31. %% 
  32. %% IMPORTANT COPYRIGHT NOTICE:
  33. %% 
  34. %% You are NOT ALLOWED to distribute this file alone.
  35. %% 
  36. %% You are allowed to distribute this file under the condition that it
  37. %% is distributed together with all the files listed in manifest.txt.
  38. %% 
  39. %% If you receive only some of these files from someone, complain!
  40. %% 
  41. %% 
  42. %% Permission is granted to copy this file to another file with a
  43. %% clearly different name and to customize the declarations in that
  44. %% copy to serve the needs of your installation, provided that you
  45. %% comply with the conditions in the file legal.txt.
  46. %% 
  47. %% However, NO PERMISSION is granted to generate or to distribute a
  48. %% modified version of this file under its original name.
  49. %% 
  50. %% You are NOT ALLOWED to change this file.
  51. %% 
  52. %% 
  53. %% MODIFICATION ADVICE:
  54. %% 
  55. %% If you want to customize this file, it is best to make a copy of
  56. %% the source file(s) from which it was produced.  Use a different
  57. %% name for your copy(ies) and modify the copy(ies); this will ensure
  58. %% that your modifications do not get overwritten when you install a
  59. %% new release of the standard system.  You should also ensure that
  60. %% your modified source file does not generate any modified file with
  61. %% the same name as a standard file.
  62. %% 
  63. %% You can then easily distribute your modifications by distributing
  64. %% the modified and renamed copy of the source file, taking care to
  65. %% observe the conditions in legal.txt; this will ensure that other
  66. %% users can safely use your modifications.
  67. %% 
  68. %% You will also need to produce your own, suitably named, .ins file to
  69. %% control the generation of files from your source file; this file
  70. %% should contain your own preambles for the files it generates, not
  71. %% those in the standard .ins files.
  72. %% 
  73. %% The names of the source files used are shown above.
  74. %% 
  75. %% 
  76. %% 
  77. \NeedsTeXFormat{LaTeX2e}
  78. \ProvidesPackage{latexsym}
  79.              [1996/11/20 v2.2d
  80.                  Standard LaTeX package (lasy symbols)]
  81. \ifx\symlasy\undefined \else
  82.   \wlog{Package latexsym: nothing to set up^^J}%
  83.   \endinput \fi
  84.   \DeclareSymbolFont{lasy}{U}{lasy}{m}{n}
  85.   \SetSymbolFont{lasy}{bold}{U}{lasy}{b}{n}
  86.   \let\mho\undefined            \let\sqsupset\undefined
  87.   \let\Join\undefined           \let\lhd\undefined
  88.   \let\Box\undefined            \let\unlhd\undefined
  89.   \let\Diamond\undefined        \let\rhd\undefined
  90.   \let\leadsto\undefined        \let\unrhd\undefined
  91.   \let\sqsubset\undefined
  92.   \DeclareMathSymbol\mho     {\mathord}{lasy}{"30}
  93.   \DeclareMathSymbol\Join    {\mathrel}{lasy}{"31}
  94.   \DeclareMathSymbol\Box     {\mathord}{lasy}{"32}
  95.   \DeclareMathSymbol\Diamond {\mathord}{lasy}{"33}
  96.   \DeclareMathSymbol\leadsto {\mathrel}{lasy}{"3B}
  97.   \DeclareMathSymbol\sqsubset{\mathrel}{lasy}{"3C}
  98.   \DeclareMathSymbol\sqsupset{\mathrel}{lasy}{"3D}
  99.   \DeclareMathSymbol\lhd     {\mathbin}{lasy}{"01}
  100.   \DeclareMathSymbol\unlhd   {\mathbin}{lasy}{"02}
  101.   \DeclareMathSymbol\rhd     {\mathbin}{lasy}{"03}
  102.   \DeclareMathSymbol\unrhd   {\mathbin}{lasy}{"04}
  103.   \let\not@base\@undefined
  104. \endinput
  105. %%
  106. %% End of file `latexsym.sty'.
  107.